crypto/tls.Conn.serverHandshake (method)

2 uses

	crypto/tls (current package)
		handshake_server.go#L41: func (c *Conn) serverHandshake(ctx context.Context) error {
		tls.go#L39: 	c.handshakeFn = c.serverHandshake